Skip to content

[DeadCode] Handle repetitive jump equal case stmts on RemoveDuplicatedCaseInSwitchRector#5239

Merged
samsonasik merged 5 commits intomainfrom
handle-indirect-multiple
Nov 10, 2023
Merged

[DeadCode] Handle repetitive jump equal case stmts on RemoveDuplicatedCaseInSwitchRector#5239
samsonasik merged 5 commits intomainfrom
handle-indirect-multiple

Conversation

@samsonasik
Copy link
Copy Markdown
Member

No description provided.

@samsonasik
Copy link
Copy Markdown
Member Author

Fixed 🎉

Comment on lines +42 to +44

// namespace to be moved from CodeQuality to PHPUnit100
RemoveSetMethodsMethodCallRector::class,
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TomasVotruba this is added here temporary due to rector-phpunit PR for move RemoveSetMethodsMethodCallRector from phpunit code-quality to phpunit 100

to avoid notice:

bin/rector missing-in-set --ansi

We could not find there rules in configs
========================================

 * vendor/rector/rector-phpunit/config/sets/phpunit-code-quality.php

 * Rector\PHPUnit\CodeQuality\Rector\MethodCall\RemoveSetMethodsMethodCallRector

@samsonasik samsonasik closed this Nov 10, 2023
@samsonasik samsonasik reopened this Nov 10, 2023
@samsonasik
Copy link
Copy Markdown
Member Author

All checks have passed 🎉 @TomasVotruba I am merging it ;)

@samsonasik samsonasik merged commit 2f74b02 into main Nov 10, 2023
@samsonasik samsonasik deleted the handle-indirect-multiple branch November 10, 2023 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant